@charset "utf-8";
#umsch {
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 600px;
	background-image: none;
	text-decoration: none;
	box-shadow:10px 10px 5px rgba(0,0,0,0.5);
}


body {
	background-image: url(Bilder/Natur.jpg);
	text-decoration: none;
}

					
		